* {
	padding: 0;
	margin: 0;
	border: none;
	list-style: none;
	text-decoration: none;
}

.clear {
	clear: both;
}

body {
	padding: 0;
	margin: 0;
	font-size: 12px;
}

.main {
	width: 100%;
	height: 800px;
	background: url(../../images/fr/selectCN_EN/index_bg.gif) no-repeat
		center center;
}

.content {
	width: 1200px;
	height: 100%;
	margin: 0 auto;
	position: relative;
}

.index_in {
	width: 167px;
	height: 182px;
	position: absolute;
	top: 595px;
	left: 500px;
}
.index_logo {
	width: 372px;
	height: 285px;
	position: absolute;
	top: 146px;
	left: 400px;
}